AMD/IOMMU: adjust IOMMU list head initialization
authorJan Beulich <jbeulich@suse.com>
Fri, 17 May 2019 12:43:43 +0000 (14:43 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 17 May 2019 12:43:43 +0000 (14:43 +0200)
commitf6c1247184b6a5cfa57491f0ec4483896789fda6
tree97ca8ab815b036fb577dbdc90f66639eb42cd810
parent007dbb5dae30fa4153e0f524eda30e297be40d00
AMD/IOMMU: adjust IOMMU list head initialization

Do this statically, which will allow accessing the (empty) list even
without having come through acpi_ivrs_init().

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/amd/pci_amd_iommu.c